Skip to content

Use glibc instead of gnu for libc#757

Merged
psteinroe merged 1 commit into
supabase-community:mainfrom
nwalters512:fix-libc
Jun 4, 2026
Merged

Use glibc instead of gnu for libc#757
psteinroe merged 1 commit into
supabase-community:mainfrom
nwalters512:fix-libc

Conversation

@nwalters512

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Fixes #756.

What is the current behavior?

The package.json for platform-specific binary packages incorrectly uses gnu instead of glibc for the "libc" property.

What is the new behavior?

They now use libc.

Additional context

N/A

@psteinroe psteinroe left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@psteinroe psteinroe enabled auto-merge (squash) June 4, 2026 06:26
@psteinroe psteinroe merged commit 51cb69d into supabase-community:main Jun 4, 2026
9 checks passed
@nwalters512 nwalters512 deleted the fix-libc branch June 4, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linux npm package incorrectly uses libc=gnu

2 participants